parser error
-
The file must be called from a web forms page or a parser error will occur .
必须从web窗体页调用此文件,否则将会发生分析器错误。
-
Attempting to read the file directly into an XML parser results in an error .
如果试图将文件直接读入一个XML解析器,就会导致错误。
-
If you try to open an XML document , the XML Parser might generate an error .
如果试图打开一个XML文档,XML解析器可能会生成一个错误。
-
This function is called when the generated parser detects a syntax error , invoking in turn the trivial function PrintError (), which prints enhanced error messages .
这个函数是在所生成的解析器检测到语法错误时调用的,它又会调用一个小函数PrintError(),后者会打印增强的错误消息。
-
The third production of program lets the parser go past an error , search for a semicolon , and continue afterwards ( normally an error would be fatal to the parser ) .
program的第三个输出让这个分析程序可以获得错误,从中搜索分号,然后继续执行(通常错误对于解析器来说都是非常严重的)。
-
Our experiments show that the error tolerant parser can increase the understanding rate from 91 83 % , a 28 4 % error reduction over the conventional trigram model based parser without error tolerant techniques .
实验表明容错分析器能将字的理解正确率从9183%提高到9415%.与传统的无容错技术的基于三元文法模型的分析器相比,错误率下降了284%。